home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / common.dialog.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  2KB  |  77 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <controls>
  4.     <control>
  5.       <type>image</type>
  6.       <id>0</id>
  7.       <width>1366</width>
  8.       <height>768</height>
  9.       <texture>black.bmp</texture>
  10.       <colordiffuse>60ffffff</colordiffuse>
  11.     </control>
  12.     <control>
  13.       <type>image</type>
  14.       <id>0</id>
  15.       <posX>366</posX>
  16.       <posY>250</posY>
  17.       <width>634</width>
  18.       <height>268</height>
  19.       <texture>dialog_background.png</texture>
  20.       <animation effect="fade" time="250">WindowOpen</animation>
  21.       <animation effect="fade" time="250">WindowClose</animation>
  22.     </control>
  23.     <control>
  24.       <description>dialog Heading</description>
  25.       <type>label</type>
  26.       <id>1</id>
  27.       <posX>428</posX>
  28.       <posY>296</posY>
  29.       <width>480</width>
  30.       <label>-</label>
  31.       <font>font13</font>
  32.       <textcolor>ffffffff</textcolor>
  33.       <animation effect="fade" time="250">WindowOpen</animation>
  34.       <animation effect="fade" time="250">WindowClose</animation>
  35.     </control>
  36.     <control>
  37.       <description>dialog line 1</description>
  38.       <type>fadelabel</type>
  39.       <id>2</id>
  40.       <posX>428</posX>
  41.       <posY>336</posY>
  42.       <label>-</label>
  43.       <width>480</width>
  44.       <font>font13</font>
  45.       <textcolor>ffffffff</textcolor>
  46.       <animation effect="fade" time="250">WindowOpen</animation>
  47.       <animation effect="fade" time="250">WindowClose</animation>
  48.     </control>
  49.     <control>
  50.       <description>dialog line 2</description>
  51.       <type>label</type>
  52.       <id>3</id>
  53.       <posX>428</posX>
  54.       <posY>368</posY>
  55.       <label>-</label>
  56.       <width>480</width>
  57.       <font>font13</font>
  58.       <textcolor>ffffffff</textcolor>
  59.       <animation effect="fade" time="250">WindowOpen</animation>
  60.       <animation effect="fade" time="250">WindowClose</animation>
  61.     </control>
  62.     <control>
  63.       <description>dialog line 3</description>
  64.       <type>label</type>
  65.       <id>4</id>
  66.       <posX>428</posX>
  67.       <posY>398</posY>
  68.       <label>-</label>
  69.       <width>480</width>
  70.       <font>font13</font>
  71.       <textcolor>ffffffff</textcolor>
  72.       <animation effect="fade" time="250">WindowOpen</animation>
  73.       <animation effect="fade" time="250">WindowClose</animation>
  74.     </control>
  75.   </controls>
  76. </window>
  77.